Skip to content

Conversation

@jnbooth
Copy link
Contributor

@jnbooth jnbooth commented Jul 19, 2025

Closes #1308.

@codecov
Copy link

codecov bot commented Jul 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f88253b) to head (182562f).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1314   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           75        75           
  Lines        13038     13038           
=========================================
  Hits         13038     13038           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@angus-3d
Copy link

thank you @jnbooth ! Really appreciate it :-)

Copy link
Collaborator

@LeonMatthesKDAB LeonMatthesKDAB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jnbooth, thank you for for the contribution. Again, please excuse the delayed review.

The QQuaternion looks good. QGenericMatrix still has some room for improvement.

Copy link
Collaborator

@LeonMatthesKDAB LeonMatthesKDAB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, just noticed the #[repr(..)] discussion is still unresolved.

auto-merge was automatically disabled November 15, 2025 18:40

Head branch was pushed to by a user without write access

Copy link
Collaborator

@LeonMatthesKDAB LeonMatthesKDAB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution @jnbooth 🥳

@LeonMatthesKDAB LeonMatthesKDAB added this pull request to the merge queue Nov 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 18, 2025
@LeonMatthesKDAB LeonMatthesKDAB added this pull request to the merge queue Nov 18, 2025
@LeonMatthesKDAB
Copy link
Collaborator

Merge queue failed due to some fluke when updating the code coverage.
Should hopefully work again now.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 18, 2025
@LeonMatthesKDAB
Copy link
Collaborator

Hm, now the macOS runner doesn't like to start...
@ahayzen-kdab Any idea what could be causing this? 🤔

@jnbooth
Copy link
Contributor Author

jnbooth commented Nov 18, 2025

@LeonMatthesKDAB I think it might be this:

This is a scheduled macos-13 brownout. The macOS-13 based runner images are being deprecated. For more details, see actions/runner-images#13046.

@LeonMatthesKDAB LeonMatthesKDAB added this pull request to the merge queue Nov 19, 2025
@LeonMatthesKDAB
Copy link
Collaborator

Good catch @jnbooth , we'll have to update our macOS runners then.
Today the run should work again, so 🤞

Merged via the queue into KDAB:main with commit c47e595 Nov 19, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for QQuaternion (with variant conversion)

3 participants